/*html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

/*楼层*/
.indexlc {
	position: absolute;
	top: 890px;
	right: 20px;
	width: 100px;
	padding-top: 50px;
	padding-bottom: 6px;
	background: url(../images/indexlc-tbg.png) no-repeat center top, url(../images/indexlc-bbg.png) no-repeat center bottom;
	background-size: 100% auto, 100% auto;
	z-index: 10000;
}
.indexlc .line {
	position: absolute;
	top: 60px;
	left: 48px;
	width: 4px;
	height: 230px;
	background: #eed596;
	z-index: 10;
}
.indexlc ul {
	position: relative;
	z-index: 20;
}
.indexlc ul li {
	margin:6px 0;
}
.indexlc ul li a {
	display: block;
	width: 98px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #eed596;
	background: #fff;
}
.indexlc ul li a:hover,.indexlc ul li.active a {
	background: #90000a;
	color: #ffffff;
	border: 1px solid #90000a;
}
.gotop {
	display: block;
	text-align: center;
	padding-top: 18px;
	background: url(../images/jt.png) no-repeat top center #fff;
	background-size: 18px 18px;
	cursor: pointer;
}
.gotop:hover {
	background: url(../images/jt2.png) no-repeat top center #fff;
	background-size: 18px 18px;
}

@media screen and (min-width: 1800px) {
	.indexlc { right: 200px; }
}
@media screen and (min-width: 1600px) and (max-width: 1800px) {
	.indexlc { right: 100px; }
}
@media screen and (min-width: 1500px) and (max-width: 1600px) {
	.indexlc { right: 40px; }
}
@media screen and (min-width: 1380px) and (max-width: 1500px) {
	.indexlc { right: 5px; width: 80px; }
	.indexlc ul li a { width: 78px; }
	.indexlc .line { left: 38px; }
}
@media screen and (max-width: 1380px) {
	.indexlc { display: none;}
}


.swiper-container#banner{
	height: 655px;
}
.swiper-wrapper{
	height: inherit;
}
#banner .swiper-slide{
	position: relative;
	height: inherit;
}
#banner .swiper-slide img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 100%;
	min-width: 1900px;
}
.swiper-slide .nivo{
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: -600px;
	z-index: 10;
}
.swiper-slide .nivo-caption {
    width: 435px;
    height: 435px;
    padding: 35px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(193,0,7,0.7);
    color: #FFFFFF;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}
.swiper-slide.swiper-slide-active .nivo-caption{
	-webkit-transform: translate3d(, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}
.swiper-slide .nivo-caption h1 {
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 30px;
}
/* .swiper-slide .nivo-caption h1 {
    font-size:14px;
    margin-bottom:80px;
} */
.swiper-slide .nivo-caption a {
	display: block;
    color:#fff;
}
.swiper-slide .nivo-caption p {
    color:#919293;
    margin:0;
    line-height: 22px;
}

.slider-wrapper .nivo-html-caption {
    display:none;
}


.swiper-pagination-bullet {
	opacity: 1;
	background: #666;
}
.swiper-pagination-bullet-active {
	background: #f63;
}




/*notice*/
.notice-in{
	height: 52px;
    line-height: 52px;
    color: #000;
    font-size:18px;
    border-bottom:3px solid #9c0006;
}
.notice-info span{
	float: left;
	width: 100px;
	height: 52px;
	line-height: 52px;
}
.notice-info a, .notice-info #affiche{
	float: right;
	width: 1080px;
	height: 52px;
	line-height: 52px;
    font-size: 16px;
    color: #000;
}
.notice-info .iconfont{
    font-size:26px;
    color: #9c0006;
    margin-right:12px;
}

/*times*/
.notice,.brand,.dynamic,.writer,.communicate,.contact{
	margin-bottom: 30px;
}
.times-info{
    position: relative;
}
.time{
    width: 105px;
    height: 330px;
    position: absolute;
    left: 0;
    top:0;
    text-align: center;
}
.time-li a{
    font-size: 30px;
    color: #cecece;
    line-height: 45px;
    opacity: 0.6;
}
.info-up{
    height: 336px;
    overflow: hidden;
    position: relative;
    margin-left: 150px;
}
.info{
    width:100%;
    position: absolute;
    top: 0;
    left:0;
}
.info li {
	height: 336px;
}
.info li a {
	display: block;
	height: 112px;
}
.info-top{
    border:1px solid #FFFFFF;
    position: relative;
}
.info-top-in{
    padding: 35px 25px 35px 50px;
    font-size: 16px;
    color: #333;
}
.info-year{
    margin-right: 130px;
    font-size: 24px;
    color: #000;
    line-height: 20px;
}
.info-year .info-year-flag{
    font-size: 12px;
    display: block;
}
.info-year .line-year{
    display: inline-block;
    width: 24px;
    height:0;
    border-top: 3px solid #ccc;
    vertical-align: middle;
    margin-right: 4px;
    margin-left: -4px;
}
.info-mess{
    /*max-width: 967px;*/

    width: 710px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;


}
.info-bottom{
    padding: 25px 25px 25px 235px;
}
.info-bottom dt img{
    max-width: 195px;
    max-height: 95px;
}
.info-bottom dd{
    text-indent: 2em;
    max-width: 720px;
    font-size: 14px;
    line-height: 24px;
}
.info a:hover .info-top,.cur-info .info-top{
    border-color: #eeeeee;
}
.info a:hover .info-top-in,.cur-info a:nth-child(1) .info-top-in{
    background-color: #eee;
    padding-left:25px;
    transition: background 0.2s ease-out,padding 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out,padding 0.2s ease-out;
}
.cur-info .info-year > span {
	opacity: 0;
}
.cur-info a:nth-child(1) .info-year > span {
	opacity: 1;
}
.info a:hover .info-right,.cur-info .info-right{
    display: block;
}
.info a:hover .info-mess,.cur-info .info-mess{
    color: #000;
}
/*hover LI*/
.cur-time a{
    color: #666;
    opacity: 1;
    transition: opacity 0.2s ease-out 0s;
}
.info a:hover .info-top,.cur-info .info-top{
    border-color: #eeeeee;
}
.info a:hover .info-right,.cur-info .info-right{
    display: block;
}
.info a:hover .info-mess,.cur-info .info-mess{
    color: #000;
}
.info a:hover .info-bottom,.cur-info .info-bottom{
    display: block;
}

/*new book*/
.newbook-t{
    display: inline-block;
    margin:40px 0 20px 440px;
}
.newbook-t span{
    width: 158px;
    height: 48px;
    line-height: 47px;
    margin-left:-1px;
    border:1px solid #9c0006;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}
.newbook-t span.newbook-t-l{
    font-size: 30px;
    background-color: #9c0006;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 44px;
}
.newbook{
    height: 680px;
    background: url("../images/newbook_bg.jpg") no-repeat center bottom;
}
/*new book banner2*/
.newbook a img{
	position: absolute;
	bottom: 0;
    width: 100%;
    height: auto;
    max-height: none;
    opacity: 1;
    /*top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);*/
}
#time-prev1,#time-next1{
	width: auto;
	height:auto;
	background:none;
	position: absolute;
	top: 85%;
	cursor: pointer;
}
#time-prev1 i,#time-next1 i{
    font-size: 60px;
    color: #515151;
    opacity: 0.3;
}
#time-prev1{
    left: -130px;
}
#time-next1{
    right: -130px;
}
#time-prev1:hover i,#time-next1:hover i{
    opacity: 1;
    color:#f48c2a;
}
@media screen and (max-width: 1550px) {
	#time-prev1{
    	left: 0;
	}
	#time-next1{
	    right: 0;
	}
	#time-prev1 i,#time-next1 i{
		color:#f48c2a;
	    opacity: 0.5;
	}
}
/*goodbook*/
.goodbook-t,.journal-t{
    text-align: center;
}
.goodbook-t h1,.journal-t h1{
    font-size: 30px;
    color: #9c0006;
    font-weight: bold;
}
.title-line{
    display: inline-block;
    width: 45px;
    height:0;
    border-top: 10px solid #000000;
}
.goodbook-b{
    margin: 20px 0 50px;
}

/*journal*/
.journal-t h1{
    line-height: 50px;
    color: #000;
    border-bottom:1px solid #dcdcdc;
}
.journal-t div{
    line-height: 48px;
}
.journal-b{
    height: auto;
    margin: 0 0 45px;
}
.journal-b li a h1{
    font-size: 16px;
}
.journal-b li a p{
	text-indent:initial;
}

/*our brand*/
.brand{
    background-color: #f5f5f5;
}

/*new dynamic*/
.dynamic-l{
	width: 858px;
	margin-right: 20px;
}
.dynamic .com-title,.writer .com-title{
	border: 0;
}
.dynamic-l-info{
	height: 400px;
}
.dynamic-l-info .big{
	width: 620px;
	height: inherit;
	margin-right: 2px;
	overflow: hidden;
}
.dynamic-l-info .big div {
	width: 620px;
	height: 400px;
	overflow: hidden;
}
/*.dynamic-l-info .big div img{
	width: 100%;
	height: auto;
	max-height: none;
	opacity:0.8;
}*/
.dynamic-l-info .small{
	width: 230px;
	height: 400px;
}




.dynamic-l-info .small-t{
	height: 190px;
	margin-bottom: 20px;
	overflow: hidden;
}
.dynamic-l-info .small-b{
	height: 190px;
	overflow: hidden;
}
.dynamic-l-info .small a{
	height: inherit;
	width: inherit;
}
.dynamic-l-info .small img,.dynamic-l-info .big div img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: auto;
	height: 100%;
	max-width: none;
	/* opacity:0.8; */
}

/* .dynamic-l-info a:hover img{
	opacity:1;
	-webkit-transform: translateY(0);
	transition:opacity 0.2s linear 0s;
} */
.anti-fake-b{
	width: 321px;
	height: 400px;
	background: url(../images/anti_fake_bg.png) no-repeat;
}
.anti-fake-check{
	padding:200px 33px 0;
}
.check-input{
	width: 180px;
	line-height: 20px;
	padding: 7px 5px;
	border: 2px solid #f48c2a;
	background-color: #ececec;
	box-sizing: border-box;
}
.check-btn{
	line-height: 38px;
	padding: 0 10px;
}
.anti-fake-info p{
	font-size: 18px;
	color: #000000;
	margin-top: 8px;
}
.anti-fake-info p b{
	font-size: 24px;
	color: #61b903;
}
.anti-fake-info dt{
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.anti-fake-info dd{
	font-family: simsun;
	color: #666;
}

/*Cooperative writer*/
/* */



.writer-li li{
	position: relative;
	float: left;
	width: 384px;
	height: 220px;
	overflow: hidden;
	margin:0 24px 25px 0;
}
.writer-li li > a:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.writer-li li .img160 {
	width: 160px;
	height: 220px;
	overflow: hidden;
}
.writer-li li img{
	max-width: 100%;
	max-height: 100%;
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.writer-li li dl{
	position: absolute;
	padding-left: 180px;
	height: 220px;
}
.writer-li li dt{
	line-height: 30px;
	font-size: 18px;
	color: #000000;
}
.writer-li li dd{
	line-height: 20px;
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
}
.writer-li li dd.link-text{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;	
}



.writer-li li dd.link-text span{
	padding-right: 25px;
	font-family: simsun;
	font-size: 12px;
	background-position: 55px -125px;
}

/*communicate*/
.communicate-l,.communicate-r{
	/*float: left;
	width: 50%;*/
}
.communicate-l{
	background-color: #f6f6f8;
}
.communicate-l-in,.communicate-r-in{
/*	width: 600px;*/
	height: 440px;
	width: 95%;
}
.communicate h1{
	text-align: center;
	padding: 28px 0;
	position: relative;
}
.communicate h1 img{
	display:initial;
}
.communicate-r{
	background-color: #8f000b;
}
.question{
	padding-left: 80px;
}

/*contact*/
.contact h1{
	font-weight: 600;
	font-size: 30px;
	color: #666;
	margin-bottom: 10px;
	position: relative;
}
.contact .title-line{
	width: 64%;
	border-top: 2px solid #8f000b;
	position: absolute;
	right: 0;
	top: 25px;
}
.contact-l{
/*	width: 795px;*/
	margin-right: 20px;
	padding-bottom: 270px;
	position: relative;
}
.contact-messboard,.contact-submission{
	width: 385px;
	float: left;
	margin-bottom: 12px;
}
.contact-messboard{
	margin-right: 20px;
}
.form-group1{
	width: 173px;
	margin-right: 12px;
}
.form-group2{
	width: 196px;
}
.form-group3{
	position: relative;
	width: 386px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.form-group4 { width: 204px; }
.form-group3 {width: 165px; margin-left: 15px;}
.form-group3 .form-control{
	width: 100px;
}
.form-group4 .form-control {
	width: 100px;
}
.form-group5 .form-control {
	width: 140px;
	margin-right: 10px;
}
.form-group3 button {
	float: right;
	width: 60px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	background: #f39108;
	color: #fff;
	cursor: pointer;
}
.form-group3 button.act {
	background: #999;
}
#tg-yzm-img{
	display: inline-block;
    vertical-align: top;
}
.ly-info {}
.ly-info .ly-error {width:200px; line-height: 36px; text-align: center; float: left; color: #f00;display: none;}
.form-file p,.form-file p button,.form-file p input { width: 100px; }
.form-file .img_holder { width: 124px; height: 36px; margin-top: 0; margin-left: 10px; line-height: 36px; overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1; }

.contact-map{
	/* width: 790px; */
	/* height: 270px; */
	/* overflow: hidden; */
	/* margin:0; */
	/* font-family:"å¾®è½¯é›…é»‘"; */
}
.contact-r{
	width: 385px;
	max-height: 540px;
	overflow: hidden;
}
.contact-r ul{
	border-bottom: 2px solid #8F000B;
}
.contact-r li{
	padding: 5px 0;
	background-color: #fcfcfc;
	border-bottom: 1px dashed #d5d5d5;
}
.contact-r li.th{
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	background-color: #c8c8c8;
	border: 0;
}
.contact-r li.lastli{
	border: 0;
}
.contact-r li a{
	display: block;
	line-height: 36px;
	background-color: #fff;
}
.contact-r li span{
	display: inline-block;
	width: 26%;
	padding: 0 8%;
	height: 36px;
	overflow-y: hidden;
	/* text-align: center; */
}
.contact-r li a span.three{
	width: 10%;
	text-align: right;
	padding: 0;
}
